net.netFD.writeMsgInet6 (method)
2 uses
net (current package)
fd_posix.go#L144: func (fd *netFD) writeMsgInet6(p []byte, oob []byte, sa *syscall.SockaddrInet6) (n int, oobn int, err error) {
udpsock_posix.go#L207: return c.fd.writeMsgInet6(b, oob, sap)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)